'宣言 Public Overloads Sub Select( _ ByVal ranges As System.Collections.Generic.IList(Of CellRange) _ )
public void Select( System.Collections.Generic.IList<CellRange> ranges )
パラメータ
- ranges
- CellRange that specifies the cells that will be selected.
'宣言 Public Overloads Sub Select( _ ByVal ranges As System.Collections.Generic.IList(Of CellRange) _ )
public void Select( System.Collections.Generic.IList<CellRange> ranges )